diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2011-04-20 06:55:24 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2011-04-20 06:55:24 +0000 |
commit | 436a0623dc4ede9981e82a462a2d793a7b26e9f0 (patch) | |
tree | 05343f72a8c281e29a47ec3aab4aacbf75c9252d /devel | |
parent | 21c3450486ac08d4ebac623215d1709a8a50da41 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bglibs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bglibs/Makefile b/devel/bglibs/Makefile index 49d0085a1200..8b90e5b7b4ab 100644 --- a/devel/bglibs/Makefile +++ b/devel/bglibs/Makefile @@ -7,6 +7,7 @@ PORTNAME= bglibs PORTVERSION= 1.106 +PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= http://untroubled.org/${PORTNAME}/archive/ \ http://untroubled.org/${PORTNAME}/ |